home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group98a.txt / 000061_icon-group-sender _Wed Feb 25 17:08:01 1998.msg < prev    next >
Internet Message Format  |  2000-09-20  |  2KB

  1. Return-Path: <icon-group-sender>
  2. Received: from kingfisher.CS.Arizona.EDU (kingfisher.CS.Arizona.EDU [192.12.69.239])
  3.     by baskerville.CS.Arizona.EDU (8.8.7/8.8.7) with SMTP id RAA05417
  4.     for <icon-group-addresses@baskerville.CS.Arizona.EDU>; Wed, 25 Feb 1998 17:08:01 -0700 (MST)
  5. Received: by kingfisher.CS.Arizona.EDU (5.65v4.0/1.1.8.2/08Nov94-0446PM)
  6.     id AA31061; Wed, 25 Feb 1998 17:08:00 -0700
  7. From: gep2@computek.net
  8. Date: Wed, 25 Feb 1998 13:30:10 -0600
  9. Message-Id: <199802251930.NAA16169@axp.cmpu.net>
  10. Mime-Version: 1.0
  11. Content-Type: text/plain
  12. Content-Transfer-Encoding: 7bit
  13. Subject: Translation into C
  14. To: icon-group@optima.CS.Arizona.EDU
  15. X-Mailer: SPRY Mail Version: 04.00.06.17
  16. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  17. Status: RO
  18. Content-Length: 836
  19.  
  20. > Mark Evans suggested that the reason one might want an Icon to C
  21. translator is that the resulting program will execute faster because it
  22. doesn't need to be interpreted.  But I wonder how much difference that
  23. would really make.  If the C program spends most of its time calling
  24. library routines, then I wouldn't expect much difference at all.
  25.  
  26. Right.
  27.  
  28. > Does anyone have statistics that might answer this question?
  29.  
  30. I think that statistics for different implementations will vary all over the 
  31. place... I'd comment though that generally the overhead of an interpreter is 
  32. less (and the advantages are more) for higher-level languages than for 
  33. lower-level ones, for exactly the reason you yourself suggested above.
  34.  
  35. Gordon Peterson
  36. http://www.computek.net/public/gep2/
  37. Support the Anti-SPAM Amendment!  Join at http://www.cauce.org/
  38.  
  39.